@charset "utf-8";
/* CSS Document */


/*base*/
*{ padding: 0px; margin: 0px; } 
body, form, input, button, select, textarea{ font-family: '돋움', dotum , '굴림' , gulim , monospace, sans-serif; font-size: 12px; color: #434343; }
ul.st_no > li{ list-style: none; } 
a{ text-decoration: none; } 
img{ border: none; } 
table,ul{ border-collapse: collapse; border-spacing: 0px; } 
address{ font-style: normal; } 
address, article, aside, figure, footer, header, hgroup, menu, nav, section{ display: block; } 
fieldset{ border: none; }
legend{ display: none; }

/*section*/
#section { width: 1024px; height: 580px; }

/*section line1*/
#line1 { margin-left: 60px; height: 450px;}
#line1 > div { float: left; height: 395px; width: 480px; margin-top: 35px;} 
#line1 > div > div#text_bar { width: 475px; height: 355px;  margin-top: 20px; }


#line1 > .left > #text_bar > #text_in_img h3 {font-weight: bold; fony-size: 13px; padding-bottom: 10px;}
#line1 > .left > #text_bar > #text_in_img > img { float: left; width: 239px; height: 239px; padding-right: 20px; padding-bottom: 20px;}


#line1 > .right h3 {padding-left: 40px;}
#line1 > .right > #text_bar > img { margin-left: 45px;}
#line1 > .right > #text_bar ul { margin-top: 10px; margin-left: 45px; }
#line1 > .right > #text_bar ul li { float: left; margin-right: 8px;}



/*section line2*/
#line2 { margin-left: 60px; height: 110px; width: 950px; border-top: 1px solid #bcbcbc; }
#line2 > div { float: left; height: 110px; margin-top: 25px;} 
#line2 > div > div { float: left;}

#line2 > div.left > div#notice1 > div#not_txt1 {width: 250px; height: 80px;}
#line2 li { color: #808080;  padding-top: 5px; }
#line2 > div.left > div#notice1 > div#not_txt1 li span {color: #000000; display: inline-block; width: 85px; height: 15px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
														position: relative; top: 2px; *top: -1px; }
#line2 > div.left > div#notice2 > div#not_txt2 li { margin-top: 3px; *margin-top:0px; }
#line2 > div.left > div#notice2 > div#not_txt2 li span {color: #000000;   }

#line2 > div.left > div#notice2 > div#not_txt2 { width: 220px; height: 80px;}

#line2 > div.right {width: 100% }
#line2 > div.right ul {  margin-left: 30px;}
#line2 > div.right ul li {float: left; margin-right: 15px;}






/*
	
*/